func os.removedirat

2 uses

	os (current package)
		removeall_at.go#L152: 	unlinkError := removedirat(parentFd, base)
		root_unix.go#L241: func removedirat(fd int, name string) error {